FileAttachment Methods |
The FileAttachment type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetStream |
Gets the stream.
| |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| Save(Stream) |
Saves the specified stream.
| |
| Save(String) |
Saves the specified file path.
| |
| Save(String, Boolean) |
Saves the specified file path.
| |
| ToString |
Converts the value of the current FileAttachment object to its equivalent string representation.
(Overrides ObjectToString.) | |
| ToXml | (Overrides AttachmentToXml.) |